.

SqNode.FailLimit

The packet error rate limit at which a node failure occurs. When SqNode.PacketErrorRate equals SqNode.FailLimit, the node will drop to the "SynqNet Lost" state and disable its outputs. The valid range is from 1 to 255.

Version History

Introduced in MPX 2.0.

Units

Seconds

Type

Int32 (read only)

Arguments

 
Argument Type Description
direction NetworkDirection

The network direction for which to configure the packet error rate failure limit.

NOTE: Using NetworkDirectionAll will produce and error.

Index

 
Index Type Description
Mpx.NetworkDirection  

Valid Range

1 to 255

Visual Basic

Syntax

Property FailLimit As Int32(index As Mpx.NetworkDirection)

Sample Code

 

x = Controller.SqNode(0).FailLimit(NetworkDirectionUpstream)


Sample Application

 

C#

Syntax

int[Mpx.NetworkDirection] FailLimit;

Sample Code

 

See Also

FaultLimit
PacketErrorRate

SynqNet Overview

 

       Legal Notice  |  Tech Email  |  Feedback
      
Copyright ©
2001-2021 Motion Engineering